[INFO] cloning repository https://github.com/Xuano47/Zero-Lag-PolymarketBot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Xuano47/Zero-Lag-PolymarketBot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXuano47%2FZero-Lag-PolymarketBot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXuano47%2FZero-Lag-PolymarketBot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6ade67c61f7e70184258014f1d7bdeb5e812f4c8
[INFO] checking Xuano47/Zero-Lag-PolymarketBot against try#8a2f6fe57adadb246778b8d41925d3dc46d468cb for pr-158320
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXuano47%2FZero-Lag-PolymarketBot" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Xuano47/Zero-Lag-PolymarketBot
[INFO] finished tweaking git repo https://github.com/Xuano47/Zero-Lag-PolymarketBot
[INFO] tweaked toml for git repo https://github.com/Xuano47/Zero-Lag-PolymarketBot written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Xuano47/Zero-Lag-PolymarketBot on toolchain 8a2f6fe57adadb246778b8d41925d3dc46d468cb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Xuano47/Zero-Lag-PolymarketBot already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] afb4d0369192460563a7873fb7d0f8f754d802181194a9f355c7ba330d7bc108
[INFO] running `Command { std: "docker" "start" "afb4d0369192460563a7873fb7d0f8f754d802181194a9f355c7ba330d7bc108", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "afb4d0369192460563a7873fb7d0f8f754d802181194a9f355c7ba330d7bc108" "/opt/rustwide/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "afb4d0369192460563a7873fb7d0f8f754d802181194a9f355c7ba330d7bc108", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "afb4d0369192460563a7873fb7d0f8f754d802181194a9f355c7ba330d7bc108" "/opt/rustwide/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling const-hex v1.18.1
[INFO] [stderr]    Compiling syn-solidity v0.7.7
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]     Checking ruint v1.17.2
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tiny-keccak v2.0.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling alloy-sol-macro-input v0.7.7
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling alloy-sol-macro-expander v0.7.7
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]     Checking alloy-primitives v0.7.7
[INFO] [stderr]     Checking winnow v0.6.26
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]    Compiling sqlx-sqlite v0.7.4
[INFO] [stderr]    Compiling alloy-sol-macro v0.7.7
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking alloy-sol-types v0.7.7
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking alloy-sol-type-parser v0.7.7
[INFO] [stderr]     Checking alloy-json-abi v0.7.7
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]    Compiling rust_decimal_macros v1.40.0
[INFO] [stderr]     Checking alloy-dyn-abi v0.7.7
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking polymarket-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `debug`
[INFO] [stdout]   --> src/api/gamma.rs:12:21
[INFO] [stdout]    |
[INFO] [stdout] 12 | use tracing::{warn, debug};
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Context`
[INFO] [stdout]  --> src/config.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::{Context, Result};
[INFO] [stdout]   |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `debug`
[INFO] [stdout]   --> src/api/gamma.rs:12:21
[INFO] [stdout]    |
[INFO] [stdout] 12 | use tracing::{warn, debug};
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Context`
[INFO] [stdout]  --> src/config.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::{Context, Result};
[INFO] [stdout]   |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]   --> src/signer/mod.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use std::str::FromStr;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cutoff`
[INFO] [stdout]    --> src/api/gamma.rs:102:45
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn convert_market(&self, rm: RawMarket, cutoff: chrono::DateTime<Utc>) -> Option<Market> {
[INFO] [stdout]     |                                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cutoff`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cutoff`
[INFO] [stdout]    --> src/api/gamma.rs:102:45
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn convert_market(&self, rm: RawMarket, cutoff: chrono::DateTime<Utc>) -> Option<Market> {
[INFO] [stdout]     |                                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cutoff`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `REASON_NONE` is never used
[INFO] [stdout]   --> src/analyzer/mod.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub const REASON_NONE: &str                = "";
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `REASON_NOT_READY` is never used
[INFO] [stdout]   --> src/analyzer/mod.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub const REASON_NOT_READY: &str           = "DATA_NOT_READY";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `REASON_MIN_PRICE` is never used
[INFO] [stdout]   --> src/analyzer/mod.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub const REASON_MIN_PRICE: &str           = "PRICE_BELOW_0.08_SAFE_ZONE";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `REASON_NO_PROFIT` is never used
[INFO] [stdout]   --> src/analyzer/mod.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub const REASON_NO_PROFIT: &str           = "NO_PROFIT";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `REASON_LOW_PROFIT` is never used
[INFO] [stdout]   --> src/analyzer/mod.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub const REASON_LOW_PROFIT: &str          = "PROFIT_BELOW_THRESHOLD";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `REASON_INSUFFICIENT_DEPTH` is never used
[INFO] [stdout]   --> src/analyzer/mod.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub const REASON_INSUFFICIENT_DEPTH: &str  = "INSUFFICIENT_LIQUIDITY";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `REASON_MIN_SHARES` is never used
[INFO] [stdout]   --> src/analyzer/mod.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub const REASON_MIN_SHARES: &str          = "MIN_SHARES_REQUIREMENT";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `REASON_PADDING_BREACH` is never used
[INFO] [stdout]   --> src/analyzer/mod.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub const REASON_PADDING_BREACH: &str      = "SLIPPAGE_BUFFER_TOO_THIN";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `post_order` is never used
[INFO] [stdout]    --> src/api/clob.rs:159:18
[INFO] [stdout]     |
[INFO] [stdout]  27 | impl ClobClient {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 159 |     pub async fn post_order(
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_positions` is never used
[INFO] [stdout]    --> src/api/gamma.rs:212:18
[INFO] [stdout]     |
[INFO] [stdout]  47 | impl GammaClient {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 212 |     pub async fn get_positions(&self, address: &str) -> Result<Vec<serde_json::Value>> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `maker_address` is never used
[INFO] [stdout]   --> src/config.rs:85:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl Config {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub fn maker_address(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `success` and `error` are never read
[INFO] [stdout]   --> src/executor/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct ExecutionResult {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 10 |     pub success: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub error: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `timestamp` is never read
[INFO] [stdout]   --> src/models.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct ArbitrageOpportunity {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub timestamp: DateTime<Utc>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ArbitrageOpportunity` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `REASON_NONE` is never used
[INFO] [stdout]   --> src/analyzer/mod.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub const REASON_NONE: &str                = "";
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `REASON_NOT_READY` is never used
[INFO] [stdout]   --> src/analyzer/mod.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub const REASON_NOT_READY: &str           = "DATA_NOT_READY";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `REASON_MIN_PRICE` is never used
[INFO] [stdout]   --> src/analyzer/mod.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub const REASON_MIN_PRICE: &str           = "PRICE_BELOW_0.08_SAFE_ZONE";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `REASON_NO_PROFIT` is never used
[INFO] [stdout]   --> src/analyzer/mod.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub const REASON_NO_PROFIT: &str           = "NO_PROFIT";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `REASON_LOW_PROFIT` is never used
[INFO] [stdout]   --> src/analyzer/mod.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub const REASON_LOW_PROFIT: &str          = "PROFIT_BELOW_THRESHOLD";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `REASON_INSUFFICIENT_DEPTH` is never used
[INFO] [stdout]   --> src/analyzer/mod.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub const REASON_INSUFFICIENT_DEPTH: &str  = "INSUFFICIENT_LIQUIDITY";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `REASON_MIN_SHARES` is never used
[INFO] [stdout]   --> src/analyzer/mod.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub const REASON_MIN_SHARES: &str          = "MIN_SHARES_REQUIREMENT";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `REASON_PADDING_BREACH` is never used
[INFO] [stdout]   --> src/analyzer/mod.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub const REASON_PADDING_BREACH: &str      = "SLIPPAGE_BUFFER_TOO_THIN";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `post_order` is never used
[INFO] [stdout]    --> src/api/clob.rs:159:18
[INFO] [stdout]     |
[INFO] [stdout]  27 | impl ClobClient {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 159 |     pub async fn post_order(
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_positions` is never used
[INFO] [stdout]    --> src/api/gamma.rs:212:18
[INFO] [stdout]     |
[INFO] [stdout]  47 | impl GammaClient {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 212 |     pub async fn get_positions(&self, address: &str) -> Result<Vec<serde_json::Value>> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `maker_address` is never used
[INFO] [stdout]   --> src/config.rs:85:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl Config {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub fn maker_address(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `success` and `error` are never read
[INFO] [stdout]   --> src/executor/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct ExecutionResult {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 10 |     pub success: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub error: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `timestamp` is never read
[INFO] [stdout]   --> src/models.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct ArbitrageOpportunity {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub timestamp: DateTime<Utc>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ArbitrageOpportunity` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 19s
[INFO] running `Command { std: "docker" "inspect" "afb4d0369192460563a7873fb7d0f8f754d802181194a9f355c7ba330d7bc108", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afb4d0369192460563a7873fb7d0f8f754d802181194a9f355c7ba330d7bc108", kill_on_drop: false }`
[INFO] [stdout] afb4d0369192460563a7873fb7d0f8f754d802181194a9f355c7ba330d7bc108
